home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6002 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Does Borland C++ 5.0 still work with normal C???
  5. Date: 20 Feb 1996 13:47:10 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4gcjcu$cnp@redstone.interpath.net>
  8. References: <n4mwd.33.000A228B@magg.net>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dennis Hawkins (n4mwd@magg.net) wrote:
  13. : Does anybody know if the new Borland C++ compiler will compile normal C??  In 
  14. : my opinion, if it doesn't, it is worthless.  I recently received a flyer from 
  15. : Borland and there was no mention of being able to compile C.
  16.  
  17. Borland C++ has always supported 3 dialects of C: K&R, ANSI, and
  18. Borland's own (which has nested comments, asm extensions, and stuff).
  19. There's no reason for them to REMOVE this, as the support for it has
  20. stayed the same for a long time now. Borland's compiler has always
  21. been very compatible with the different dialects, I don't see
  22. why they'd change it.
  23.  
  24. (If it's a big issue, e-mail me once I get my copy of v5.)
  25.  
  26. Scott
  27.  
  28.